Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Objects /
Chapter 1 - Introduction to QuickDraw GX / The QuickDraw GX Programming Environment


Relationship to the Macintosh Toolbox

QuickDraw GX is in general designed to be platform independent. Within
the QuickDraw GX environment, the programming interface does not depend on
the existence of the Macintosh Toolbox or Macintosh hardware.

However, when running on a Macintosh computer, QuickDraw GX still must have an interface with the Macintosh Toolbox. QuickDraw GX does not create windows, handle menus, receive keystrokes or automatically track mouse movements (although it
does support hit-testing). Therefore, for basic input and output needs, QuickDraw GX includes several sets of functions that carry information from the QuickDraw GX environment to the Macintosh world and back:

See the Macintosh environment chapter of Inside Macintosh: QuickDraw GX Environment and Utilities for information about these functions.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996